Welcome![Sign In][Sign Up]
Location:
Search - soap service

Search list

[OS programRemObjects_SDK

Description: 利用RemObjects SDK创建的客户和服务器应用程序可以容易的通过网络相互通讯。 RemObjects SDK可提供.NET和Delphi版本,带来一个创建分布式应用的快速方法,利用Service Builder简单的建模您的服务器接口,Service Tester用于性能和稳定性测试,并可提供广泛为的通讯选项。 Smart Services允许您使用SDK的高性能通讯技术,同时继续开放Web Service标准,如SOAP或XML-RPC。-RemObjects SDK to use to create client and server applications can easily communicate with each other through the network. RemObjects SDK available. NET and Delphi version of a rapid creation of distributed applications, using Service Builder Modeling simple interface to your server, Service Tester for performance and stability testing, and for providing a wide range of communication option. Smart Services allow you to use the SDK
Platform: | Size: 28689408 | Author: kexijiang | Hits:

[JSP/JavaUploadFileServer

Description: java写的soap文件上传服务端 可以将其和apache的soap配在服务器上-java written in soap file upload service client can be and the soap with apache server
Platform: | Size: 2048 | Author: 张小凡 | Hits:

[J2MEksoap2-j2se-full-2.1.2

Description: kSOAP2是一个SOAP web service客户端包。主要用于资源受限制的Java环境如Applets或J2ME应用程序(CLDC/ CDC/MIDP)。-kSOAP2 is a SOAP web service client package.
Platform: | Size: 92160 | Author: 李霞 | Hits:

[J2MEksoap2-j2me-nodeps-2.1.2

Description: kSOAP2是一个SOAP web service客户端包。主要用于资源受限制的Java环境如Applets或J2ME应用程序(CLDC/ CDC/MIDP)。-kSOAP2 is a SOAP web service client package.
Platform: | Size: 19456 | Author: 李霞 | Hits:

[J2MEksoap2-j2me-extras-2.1.2

Description: kSOAP2是一个SOAP web service客户端包。主要用于资源受限制的Java环境如Applets或J2ME应用程序(CLDC/ CDC/MIDP)。-kSOAP2 is a SOAP web service client package.
Platform: | Size: 1024 | Author: 李霞 | Hits:

[JSPEclipse

Description: 1.1 前言 2005-3-2公司开会并分给我一个任务:写一个程序从福建移动的BOSS系统取出一些相关数据。我得到的资料只有一个“福建移动BOSS与业务增值平台接口规范V1.2.2(新).doc”,这个规范页数不多,一下就浏览完了。但之后依然不知所措,感觉到了一条河边,河前有一条大道(就是这份文档)能让我直达目的地,但却找不到过河的桥。这份文档只给出了数据的格式编码规范,但没有告诉你用什么技术,怎么去取这些数据,甚至连一个数据格式的XML例子文件也没有。 里面只有这样几句话:“交易消息(包括请求和应答)是以XML格式表达的,包括两个部分:Message Header(消息头)与Service Content(交易业务内容)。” “接口协议使用HTTP协议,落地方为发起方提供访问的URL,发起方使用HTTP POST方法发送请求报文并得到应答报文,发起方作为落地方的HTTP客户端,落地方作为发起方的HTTP服务器。因此,各个参与方需要同时实现HTTP客户端以及服务器的功能。” 这里面有两个关键字:XML、HTTP,再加上老大说用SOAP,我想这个BOSS系统和外界的信息交换技术也是基于SOAP实现的吧。于是我上网搜索了一些资料,始有此文。 -err
Platform: | Size: 1894400 | Author: 薛泽朋 | Hits:

[JSP/Javawsoap_1.06

Description: wSOAP2是一个SOAP web service客户端包 wsoap_1.06.zip-wSOAP2 is a SOAP web service client package wsoap_1.06.zip
Platform: | Size: 338944 | Author: chengbs | Hits:

[xml-soap-webserviceSoapClientBase

Description: 使用C++编写的SOAP(简单对象访问协议)帮助类,用户可以使用该类创建相关函数,从而访问WebService。-Soap client helper class for C++ Usage: 1. Inherit a class from this base class 2. Call Init in constructor, like this: Init "http://localhost/AuthService/AuthService.asmx?wsdl", "AuthService", "") 3. Wrap the webservice by writing proxy function for each web method 4. Call Invoke to execute the function, processing the input params and return valuebe careful, the order of parameters should be reversed in the parameter array while callin Invoke 5. Then use this class to call webservice, like this: AuthServiceClient service bool ret = service.IsAuthorized(strCode)
Platform: | Size: 2048 | Author: 薛兴涛 | Hits:

[WAP developPocketSoap_interface_for_Pocket_PowerBuilder

Description: This external DLL provides a simple access to the PocketSoap package. The model for the API is that first the service object is created and you are given the access handle. Then you can set the various attributes in whatever order you desire. Internally, the attributes are simply stored for later use. Then you make the SOAP call. This uses the previously set attributes. Finally, you destroy the service object, which cuts away all the previously created COM objects.
Platform: | Size: 6144 | Author: spl | Hits:

[JSP/Javawebservice

Description: creating web service by java. in wsdl and uddi and soap are creating automatically.-creating web service by java. in wsdl and uddi and soap are creating automatically.
Platform: | Size: 17408 | Author: ramkumar | Hits:

[MMSsendMMS

Description: 彩信二次开发接口文档彩信通彩信平台第三方开发接口采用Web Service方式提供,用户可以使用提供的ExtService.wsdl自己生成相应语言的代理类或自己封装soap协议对webservices进行调用,如果使用.net开发可以直接使用所提供的代理类进行调用。-Secondary development interface documentation MMS MMS MMS platform to pass third-party developers using Web Service interface provided, the user can use the provided ExtService.wsdl generate their own language soap proxy class or its package, the agreement calls for webservices, if you use . net development can be directly provided by the proxy class calls.
Platform: | Size: 16384 | Author: 陈晴 | Hits:

[VC/MFCfraudlabswebserviceclientvb

Description: This sample code is used to access FraudLabs Credit Card Fraud Detection Web Service using SOAP methods. FraudLabs is a hosted XML Web Service that allows instant detection of fraudulent online credit card orders by using several non-intrusive parameters. These parameters include IP address, email address domain name, delivery address, credit card bank identification number (BIN), area code and ZIP code. Free sample source files are available in several programming languages such as ASP, ASP.NET, VB.NET, C#, PHP, Perl, Python, ColdFusion and VBA at the Fraud Labs Web site. http://www.fraudlabs.com/
Platform: | Size: 21504 | Author: simale | Hits:

[.netOnlineExam

Description: 一个基于SOAP WEB SERVICE的在线考试系统 客户端使用ASP.NET,服务器端使用C#、JAVA-One based on SOAP WEB SERVICE The online examination system clients use ASP.NET, server-side using C#, JAVA
Platform: | Size: 974848 | Author: liukan | Hits:

[Windows Mobileesayas_report.txt

Description: soap server for mobile service
Platform: | Size: 109568 | Author: essayget@gmail.com | Hits:

[xml-soap-webservicememoire_sw_sql_injection

Description: PROTECTION AGAINST INPUT MANIPULATION VULNERABILITIES IN SERVICE ORIENTED ARCHITECTURE Thesis Submitted in partial fulfillment of the requirements for the degree of MASTER OF TECHNOLOGY in COMPUTER SCIENCE & ENGINEERING – INFORMATION SECURITY by DEEPAK D J Keywords: Service Oriented Architecture, XML firewall, Web service Attack, Input manipulation, Denial of service (DOS), XDOS, SQL Injection , SOAP, Web Service Security.
Platform: | Size: 920576 | Author: BARBIESS | Hits:

[WEB Codenusoaphelloworld

Description: 在adobe dreamweaver cs4中使用PHP创建web service.-The purpose of this tutorial is to discuss in detail how to create a NuSOAP/PHP/SOAP web service using Adobe Dreamweaver CS4. This tutorial is ideal for beginners and experts alike.
Platform: | Size: 175104 | Author: 海景 | Hits:

[Internet-NetworkPhoto

Description: 一个图片分享网络服务。服务器采用的是SOAP以及REST两种形式,客户端也用两种形式访问。使用C#进行开发。-A photo sharing web service. SOAP and REST are used for communication between client and server. The project is in C#
Platform: | Size: 100352 | Author: 刘晨 | Hits:

[OtherWebBuku

Description: program ini adalah tentang contoh cara membuat web services dengan menggunakan service object access protocol (SOAP)
Platform: | Size: 683008 | Author: Vivi | Hits:

[Internet-NetworkCSoap

Description: 通过Soap访问新建的WebService示例小程序.压缩包中包含有C#建(VisualStudio 2008)的Web服务源码和VC++6.0建的客户端源码,加压后将WebService程序先运行发布到IIS中,再运行客户端就能直接访问了。-Soap WebService access through the example of the new, compressed package that contains the C# build (VisualStudio 2008) of the Web service source code and VC++6.0 build the client source code,
Platform: | Size: 2436096 | Author: 占紫云 | Hits:

[JSP/Javawebservice

Description: XFire 是下一代的 java SOAP 框架。XFire 提供了非常方便的 API,使用 这些 API 可以开发面向服务(SOA)的程序。它支持各种标准,性能优良(基 于低内存的 STAX 模型)。 -XFire is a next-generation java SOAP framework. XFire provides a convenient API, use the API to develop service-oriented (SOA) program. It supports a variety of standards, excellent performance (based on low-memory STAX model).
Platform: | Size: 1120256 | Author: lihui | Hits:
« 1 2 3 4 56 7 »

CodeBus www.codebus.net